Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (141 ms)
Package | nictiz.fhir.nl.stu3.zib2017 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective |
Version | 1.1.1 |
Status | active |
Name | Zib TreatmentObjective |
Title | HCIM TreatmentObjective |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | TreatmentObjective as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1, release 2017. The treatment objective describes the desired result of the treatment/interventions in terms of the patient’s diagnosed problem. The objective and target date are entered in addition to the target value. Comparing the healthcare results to the treatment objective provides insight into the effectivity of the treatment/interventions. |
Purpose | A treatment objective is recorded to indicate the intention of the treatment/intervention. It provides an indication of the procedures to be carried out as part of the care process. This also enables us to monitor developments in the patient’s health condition for the desired healthcare result. |
Copyright | CC0 |
Type | Goal |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "zib-TreatmentObjective",
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective",
"version" : "1.1.1",
"name" : "Zib TreatmentObjective",
"title" : "HCIM TreatmentObjective",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "TreatmentObjective as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1, release 2017. The treatment objective describes the desired result of the treatment/interventions in terms of the patientâs diagnosed problem. The objective and target date are entered in addition to the target value. Comparing the healthcare results to the treatment objective provides insight into the effectivity of the treatment/interventions.",
"purpose" : "A treatment objective is recorded to indicate the intention of the treatment/intervention. It provides an indication of the procedures to be carried out as part of the care process. This also enables us to monitor developments in the patientâs health condition for the desired healthcare result.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "hcim-treatmentobjective-v3.1-2017EN",
"uri" : "https://zibs.nl/wiki/TreatmentObjective-v3.1(2017EN)",
"name" : "HCIM TreatmentObjective-v3.1(2017EN)"
},
{
"identity" : "hcim-basicelements-v1.0-2017EN",
"uri" : "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)",
"name" : "HCIM BasicElements-v1.0(2017EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Goal",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Goal",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Goal",
"path" : "Goal",
"short" : "TreatmentObjective",
"alias" : [
"Behandeldoel"
],
"mapping" : [
{
"identity" : "hcim-treatmentobjective-v3.1-2017EN",
"map" : "NL-CM:13.5.1",
"comment" : "TreatmentObjective"
}
]
},
{
"id" : "Goal.identifier",
"path" : "Goal.identifier",
"mapping" : [
{
"identity" : "hcim-basicelements-v1.0-2017EN",
"map" : "NL-CM:0.0.6",
"comment" : "IdentificationNumber"
}
]
},
{
"id" : "Goal.description",
"path" : "Goal.description",
"short" : "DesiredHealthcareResult",
"definition" : "The textual account of the treatment objective. This concept provides the option to define a treatment objective which cannot be described as a measurement value or functional/mental status.",
"alias" : [
"GewenstZorgresultaat"
],
"mapping" : [
{
"identity" : "hcim-treatmentobjective-v3.1-2017EN",
"map" : "NL-CM:13.5.5",
"comment" : "DesiredHealthcareResult"
}
]
},
{
"id" : "Goal.subject",
"path" : "Goal.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Group"
},
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
],
"mapping" : [
{
"identity" : "hcim-basicelements-v1.0-2017EN",
"map" : "NL-CM:0.0.11",
"comment" : "Subject"
}
]
},
{
"id" : "Goal.target.measure",
"path" : "Goal.target.measure",
"definition" : "The parameter whose value is being tracked, e.g. body weight, blood pressure, hemoglobin A1c level or functional or mental status name.",
"comment" : "The HCIM TreatmentObject states a reference to the observations GeneralMeasurement or FunctionalOrMentalStatus to provide information on the Goal's target. This profile uses the Goal elements target.measure and target.detail to record this information inside the Goal resource. The Observation.code maps to target.measure and Observation.value maps to target.detail.\r\n\r\nThe gol-1 constraints requires that both elements are given if target.measure or target.detail is used.",
"mapping" : [
{
"identity" : "hcim-treatmentobjective-v3.1-2017EN",
"map" : "NL-CM:13.5.2",
"comment" : "TargetValue"
},
{
"identity" : "hcim-treatmentobjective-v3.1-2017EN",
"map" : "NL-CM:13.5.3",
"comment" : "DesiredHealthCondition"
}
]
},
{
"id" : "Goal.target.detail[x]",
"path" : "Goal.target.detail[x]",
"short" : "TargetValue / DesiredHealthCondition",
"definition" : "The target value is the desired value (e.g. blood pressure, weight, pain score) which can be evaluated by means of a measurement or the desired health condition is a target value which can be expressed as the patientâs functional or mental status.",
"comment" : "The HCIM TreatmentObject states a reference to the observations GeneralMeasurement or FunctionalOrMentalStatus to provide information on the Goal's target. This profile uses the Goal elements target.measure and target.detail to record this information inside the Goal resource. The Observation.code maps to target.measure and Observation.value maps to target.detail.\r\n\r\nThe gol-1 constraints requires that both elements are given if target.measure or target.detail is used.",
"alias" : [
"Streefwaarde / GewensteGezondheidstoestand"
],
"mapping" : [
{
"identity" : "hcim-treatmentobjective-v3.1-2017EN",
"map" : "NL-CM:13.5.2",
"comment" : "TargetValue"
},
{
"identity" : "hcim-treatmentobjective-v3.1-2017EN",
"map" : "NL-CM:13.5.3",
"comment" : "DesiredHealthCondition"
}
]
},
{
"id" : "Goal.expressedBy",
"path" : "Goal.expressedBy",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
},
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
}
],
"mapping" : [
{
"identity" : "hcim-basicelements-v1.0-2017EN",
"map" : "NL-CM:0.0.7",
"comment" : "Author"
}
]
},
{
"id" : "Goal.expressedBy.extension",
"path" : "Goal.expressedBy.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Goal.expressedBy.extension:practitionerRole",
"path" : "Goal.expressedBy.extension",
"sliceName" : "practitionerRole",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"
}
]
},
{
"id" : "Goal.addresses",
"path" : "Goal.addresses",
"short" : "Problem",
"definition" : "Description of the problem to which the treatment objective applies.",
"alias" : [
"Probleem"
],
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Observation"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/NutritionOrder"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/ProcedureRequest"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/RiskAssessment"
}
],
"mapping" : [
{
"identity" : "hcim-treatmentobjective-v3.1-2017EN",
"map" : "NL-CM:13.5.4",
"comment" : "Problem"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.